Update croniter requirement from !=0.3.22,>=0.3.0 to !=0.3.22,>=6.2.2#69165
Open
dependabot[bot] wants to merge 1 commit into
Open
Update croniter requirement from !=0.3.22,>=0.3.0 to !=0.3.22,>=6.2.2#69165dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [croniter](https://github.com/pallets-eco/croniter) to permit the latest version. - [Changelog](https://github.com/pallets-eco/croniter/blob/main/CHANGELOG.rst) - [Commits](pallets-eco/croniter@0.3.3...6.2.2) --- updated-dependencies: - dependency-name: croniter dependency-version: 6.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
f15c0e3 to
318ceec
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on croniter to permit the latest version.
Changelog
Sourced from croniter's changelog.
... (truncated)
Commits
f453fa2Prepare for release 6.2.24cce160Switch to hatchling, add PEP 639 license, pin actions, add dependabot and zizmor06f89daPrepare for 6.2.2 developmentc37bfb9Prepare for release 6.2.1441a0b5fix: use _last_day_of_month in get_prev to handle leap year Feb 29 (#204)270cbbcAdd License :: OSI Approved :: MIT License classifier (#205)dc1d952Prepare for 6.2.1 development12d25c2Prepare for release 6.2.07415d1eAdd precision_in_seconds parameter to match and match_range (#58) (#202)289bf73Add docs for day-of-month/day-of-week interaction and implement_cron_bug (#75...